diff options
Diffstat (limited to 'public/css/main.css')
-rw-r--r-- | public/css/main.css | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/public/css/main.css b/public/css/main.css index b38f8d9..a75b8cd 100644 --- a/public/css/main.css +++ b/public/css/main.css | |||
@@ -35,7 +35,7 @@ article | |||
35 | { | 35 | { |
36 | /*display: flex;*/ | 36 | /*display: flex;*/ |
37 | background-color: white; | 37 | background-color: white; |
38 | margin: 15px 15px 0 15px; | 38 | margin: 15px; |
39 | padding: 0 15px; | 39 | padding: 0 15px; |
40 | /*min-height: 150px;*/ | 40 | /*min-height: 150px;*/ |
41 | } | 41 | } |
@@ -79,10 +79,6 @@ article .action_icon:hover | |||
79 | justify-content: space-between; | 79 | justify-content: space-between; |
80 | font-size: small; | 80 | font-size: small; |
81 | } | 81 | } |
82 | .under_an_article p | ||
83 | { | ||
84 | margin: 5px; | ||
85 | } | ||
86 | .under_an_article img | 82 | .under_an_article img |
87 | { | 83 | { |
88 | width: 24px; | 84 | width: 24px; |