mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
fix style
This commit is contained in:
parent
92fe9dbc58
commit
579d0e6258
@ -8,6 +8,7 @@
|
||||
overflow-y: overlay;
|
||||
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
|
||||
//padding-top: 5px;
|
||||
border-radius: 0;
|
||||
|
@ -148,7 +148,7 @@
|
||||
font-family: "Space Grotesk", sans-serif;
|
||||
|
||||
h1 {
|
||||
color: var(--layout-background-contrast);
|
||||
color: var(--text-color);
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
@ -198,7 +198,7 @@
|
||||
|
||||
padding: 10px 20px;
|
||||
|
||||
padding-top: 0;
|
||||
//padding-top: 0;
|
||||
|
||||
.userLink {
|
||||
display: flex;
|
||||
@ -209,6 +209,8 @@
|
||||
|
||||
font-size: 1.3rem;
|
||||
|
||||
color: var(--text-color);
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user