Adjust CSS

This commit is contained in:
Fred Boniface
2024-04-17 10:11:45 +01:00
parent 33fb2a607f
commit 70fb62fd6f
2 changed files with 11 additions and 4 deletions

View File

@@ -40,6 +40,7 @@
border-style: solid;
border-left: none;
padding-left: 0.5rem;
overflow-x: hidden;
border-right: none;
height: 50px;
display: flex;
@@ -50,6 +51,7 @@
text-decoration: none;
height: 100%;
vertical-align: middle;
overflow-x: hidden;
}
p {
color: white;
@@ -60,6 +62,7 @@
vertical-align: middle;
font-weight: 600;
font-size: 20px;
overflow-x: hidden;
}
@media (min-width: 600px) {
p {