mirror of
https://github.com/Nezumi-2711/loi-phan-internship.git
synced 2026-09-23 04:10:00 +00:00
12 lines
140 B
SCSS
12 lines
140 B
SCSS
.logo-wrapper {
|
|
width: 121px;
|
|
height: 78px;
|
|
flex-shrink: 0;
|
|
}
|
|
|
|
.logo-link {
|
|
display: inline-block;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|