mirror of
https://github.com/swaywm/sway.git
synced 2026-04-26 06:46:26 -04:00
Prevent video from overlapping logo
This commit is contained in:
parent
f029cecfe4
commit
32d2d6f1ce
2 changed files with 6 additions and 1 deletions
|
|
@ -31,3 +31,8 @@ hr {
|
|||
nav {
|
||||
background: black;
|
||||
}
|
||||
|
||||
#logo {
|
||||
max-width: 300px;
|
||||
width: 100%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue