Заполнил страницу с контентом

This commit is contained in:
Pro100ser
2020-03-15 18:38:09 +03:00
parent ae4db5c1a4
commit f06cd03d63
5 changed files with 201 additions and 68 deletions

View File

@@ -222,12 +222,18 @@
.header_btn:hover {
background: #834c05;
}
/* выпадашка в регистрации */
/* контент */
.contacts__schedule_mod {
padding: 14px 0;
}
.drop:hover .dropdown_mod {
left: -80px;
left: -25px;
}
.triangle_mod {
left: 81%;
bottom: 88%;
left: 73%;
bottom: 81%;
}
.header_btn_mod {
margin: 0 40px;
}