mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 04:00:59 -04:00
Beta ready
This commit is contained in:
@@ -25,6 +25,8 @@ button {
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 1em;
|
||||
|
||||
transition: 0.4s;
|
||||
}
|
||||
|
||||
.broadcast-info {
|
||||
@@ -73,4 +75,11 @@ button {
|
||||
|
||||
#youtube-warning {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.char-limit {
|
||||
margin-left: auto;
|
||||
text-align: right;
|
||||
font-size: 0.8em;
|
||||
opacity: 0.7;
|
||||
}
|
||||
Reference in New Issue
Block a user