2 parents 77e4c7e + d8c9ff5 commit 6db87dfCopy full SHA for 6db87df
3 files changed
plugins/hot_or_not/hot_or_not.css
@@ -10,16 +10,6 @@
10
padding: 15px;
11
border-radius: 10px;
12
}
13
-.plugin_hon__flame {
14
- fill: white;
15
- width: 18px;
16
- height: 18px;
17
- margin-right: 2px; /* space between flame and text */
18
- vertical-align: middle;
19
-}
20
-#plugin_hon span {
21
- display: inline-block; /* keep text inline with icon */
22
23
.hon-header {
24
width: 100%;
25
text-align: center;
@@ -1426,7 +1416,3 @@
1426
1416
flex-wrap: wrap;
1427
1417
gap: 8px;
1428
1418
1429
-/* ==========================
1430
- Card Layout & Image Fixes
1431
- ========================== */
1432
-
0 commit comments