mirror of
https://github.com/DerTyp7/teamspeak-obs-overlay.git
synced 2025-10-29 12:52:09 +01:00
fix generator font size
This commit is contained in:
@@ -211,6 +211,18 @@ $breakpoint-3: 600px;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
min-height: 500px;
|
||||
h1 {
|
||||
font-size: 2rem;
|
||||
}
|
||||
.client {
|
||||
svg {
|
||||
width: 2rem;
|
||||
}
|
||||
|
||||
p {
|
||||
font-size: 2rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user