mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-01 19:46:56 -05:00
Initial Commit
This commit is contained in:
parent
0ea8ab5b8e
commit
6138959d2d
1 changed files with 1 additions and 3 deletions
|
@ -131,8 +131,6 @@ margin-bottom: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn-circle {
|
.btn-circle {
|
||||||
width: 70px;
|
|
||||||
height: 70px;
|
|
||||||
padding: 7px 21px;
|
padding: 7px 21px;
|
||||||
border: 2px solid #fff;
|
border: 2px solid #fff;
|
||||||
border-radius: 35px;
|
border-radius: 35px;
|
||||||
|
@ -195,7 +193,7 @@ font-size: 21px;
|
||||||
font-size: 21px;
|
font-size: 21px;
|
||||||
}
|
}
|
||||||
.btn-circle {
|
.btn-circle {
|
||||||
padding: 7px 17px;
|
padding: 7px 14px;
|
||||||
border-radius: 35px;
|
border-radius: 35px;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue