mirror of
https://github.com/SimpleWebConf/SimpleWebConf.github.io.git
synced 2026-03-10 08:51:23 +00:00
fix small size big-blue-button
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
.btn.btn-primary.big-red-button {
|
||||
.btn.btn-primary.big-red-button,
|
||||
.btn.btn-primary.big-blue-button {
|
||||
padding: .5em;
|
||||
margin: 0 5%;
|
||||
width: 90%;
|
||||
|
||||
Reference in New Issue
Block a user