mirror of
https://github.com/Nezumi-2711/html-css-practice-two.git
synced 2026-09-22 13:38:40 +00:00
Init nav UI
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
.logo-wrapper {
|
||||
width: 121px;
|
||||
height: 78px;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.logo-link {
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user