Merge branch 'main' of https://git.zetcraft.ru/PAYDAY/PaydayFrontend
This commit is contained in:
commit
4f35b1df09
File diff suppressed because one or more lines are too long
@ -31,6 +31,7 @@
|
||||
|
||||
<div class="container container_flex">
|
||||
<div class="navigation_fixed"></div>
|
||||
<div class="navigation_fixed_background"></div>
|
||||
<div class="navigation_banks" id="navigation">
|
||||
<div class="navigation_banks_univer ">СпбГУ</div>
|
||||
<div class="navigation_banks_speciality ">09.03.04 - Программная инженерия</div>
|
||||
|
@ -376,6 +376,13 @@ header
|
||||
height: 50px
|
||||
width: 100%
|
||||
bottom: 50px
|
||||
.navigation_fixed_background
|
||||
background: linear-gradient(0deg, #ECECEC 0%, #ECECEC 100%), #E8E8E8
|
||||
height: 70px
|
||||
width: 100%
|
||||
position: fixed
|
||||
top: 66px
|
||||
|
||||
footer
|
||||
width: 100%
|
||||
bottom: 0px
|
||||
|
Loading…
x
Reference in New Issue
Block a user