Feat(UI): Home page styles improved.
This commit is contained in:
4
static/dist/css/main.bundle.css
vendored
4
static/dist/css/main.bundle.css
vendored
@@ -593,7 +593,7 @@ table div {
|
||||
flex-wrap: wrap;
|
||||
max-width: calc(1vw * 100 - 1vh * 35);
|
||||
align-items: center;
|
||||
margin: 1vh 1vw;
|
||||
margin: 0.5vh 0.5vw;
|
||||
}
|
||||
.nav-links a {
|
||||
text-decoration: none;
|
||||
@@ -602,6 +602,8 @@ table div {
|
||||
align-content: center;
|
||||
font-size: 1.2rem;
|
||||
width: fit-content;
|
||||
padding: 0.5vh 0.5vw;
|
||||
border-radius: 0.5vh;
|
||||
}
|
||||
.nav-links a.button {
|
||||
color: var(--colour-text-background);
|
||||
|
||||
Reference in New Issue
Block a user