mirror of
https://github.com/grey-cat-1908/website.git
synced 2024-11-11 18:57:26 +03:00
test
This commit is contained in:
parent
58c39c795d
commit
ef2790179b
1 changed files with 5 additions and 0 deletions
|
@ -51,6 +51,11 @@ nav {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
img {
|
||||||
|
height: auto;
|
||||||
|
width:100%;
|
||||||
|
}
|
||||||
|
|
||||||
nav .container {
|
nav .container {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|
Loading…
Reference in a new issue