diff options
| author | Bobby <[email protected]> | 2023-06-04 05:57:02 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2023-06-04 05:57:02 -0400 |
| commit | d4c53e387874f049be45f02e760282af41034965 (patch) | |
| tree | cefabac5157935ea086b8ecaf4140a615c9d80c5 /static/css/styles.css | |
| parent | bf43bb721fe46642feb67f63fbfe243dd8bfd40d (diff) | |
| download | thatcomputerscientist-d4c53e387874f049be45f02e760282af41034965.tar.xz thatcomputerscientist-d4c53e387874f049be45f02e760282af41034965.zip | |
Article Recommendation Engine
Diffstat (limited to 'static/css/styles.css')
| -rw-r--r-- | static/css/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/styles.css b/static/css/styles.css index 28f45ddf..2b01ba16 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -252,7 +252,7 @@ blockquote { .highlight { background: #311b4f26 !important; - padding: 20px; + padding: 5px 20px; box-sizing: border-box; border-radius: 8px; text-align: left !important; |
