moved .barItem h1

This commit is contained in:
2023-06-02 19:58:09 +01:00
parent eb1c7c279a
commit 6676dee4a6

View File

@@ -70,10 +70,6 @@
float: left;
text-align: center;
}
.barItem h1 {
font-size: 20px;
padding: 9px;
}
.barItem * {
color: #222;
text-decoration: none;
@@ -82,6 +78,10 @@
font-size: 16px;
padding: 12px;
}
.barItem h1 {
font-size: 20px;
padding: 9px;
}
.barItem a:hover {
background-color: #222;
color: #ddd;