Commit b4c9044c authored by Takuya Noguchi's avatar Takuya Noguchi

Remove .nav-links li a CSS for mobile

Signed-off-by: default avatarTakuya Noguchi <takninnovationresearch@gmail.com>
parent 8e1322d0
......@@ -5,8 +5,6 @@
}
.nav-links > li > a {
padding: 10px;
font-size: 12px;
margin-right: 3px;
.badge.badge-pill {
......@@ -17,12 +15,4 @@
.container .title {
padding-left: 15px !important;
}
.nav-links,
.nav-links {
li a {
font-size: 14px;
padding: 19px 10px;
}
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment