We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9085cd8 commit 4b90897Copy full SHA for 4b90897
css/codeception.css
@@ -14,26 +14,14 @@ body .navbar.nav-custom {
14
}
15
16
body .navbar-brand img{
17
- width: 50px;
18
- margin-left: 10px;
19
- margin-top: 10px;
20
-}
21
-
22
-body .nav-custom .navbar-nav {
23
- padding-top: 5px;
24
25
26
-@media screen and (max-device-width : 760px) {
27
- body .nav-custom .navbar-nav {
28
- padding-top: 0px;
29
- }
+ height: 50px;
+ margin-left: 8px;
30
31
32
body .nav-custom .navbar-nav>li>a {
33
color: #CCD4D9;
34
font-size:13px;
35
font-weight:600;
36
37
38
39
body .nav-custom .navbar-brand {
0 commit comments