mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-11 10:44:29 +05:00
refactor: fix css
This commit is contained in:
Binary file not shown.
@@ -17,12 +17,11 @@
|
|||||||
header,
|
header,
|
||||||
main,
|
main,
|
||||||
footer {
|
footer {
|
||||||
padding-top: 1.5rem !important;
|
padding-top: 1rem !important;
|
||||||
padding-bottom: 1.5rem !important;
|
padding-bottom: 1rem !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
article {
|
article {
|
||||||
margin-top: 1rem;
|
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user