mirror of
https://github.com/tormachris/cf-workers-status-page.git
synced 2025-07-04 19:12:48 +02:00
chore: balance spacing around icons and images
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
body {
|
||||
background: #eeeeee;
|
||||
}
|
||||
|
||||
.flex {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
@ -62,5 +61,8 @@ body {
|
||||
background: #f2711c;
|
||||
}
|
||||
span i.icon {
|
||||
margin: 0 !important;
|
||||
margin: 0 .25em .25em 0 !important;
|
||||
}
|
||||
.ui.title.header .ui.image {
|
||||
margin-top: -.5em !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user