This commit is contained in:
Phil Bajsicki 2024-12-08 03:47:21 +01:00
parent 37da21fd2a
commit 9b2c3ca932
2 changed files with 2 additions and 4 deletions

View file

@ -1,6 +1,8 @@
.brand {
padding-top: 1rem;
padding-bottom: 1rem;
margin: auto !important;
text-align: center !important;
}
.brand > h1 {

View file

@ -60,10 +60,6 @@ mark {
background: #ddd;
}
.brand {
margin: auto !important;
text-align: center !important;
}
/* ------------------------------------------------------------------------ */
/* Styling for listing pages. */