feature: page about
This commit is contained in:
@ -19,6 +19,7 @@ a {
|
||||
&.button {
|
||||
padding: 7.5px 20px;
|
||||
border-radius: 16.5px;
|
||||
text-decoration: none;
|
||||
|
||||
&.rounded {
|
||||
border-radius: 50%;
|
||||
|
@ -32,7 +32,6 @@
|
||||
display: inline-block;
|
||||
text-decoration: inherit;
|
||||
width: 1em;
|
||||
margin-right: 0.2em;
|
||||
text-align: center;
|
||||
/* opacity: .8; */
|
||||
|
||||
|
@ -10,4 +10,7 @@
|
||||
&.float-right {
|
||||
float: right;
|
||||
}
|
||||
&.center {
|
||||
margin: 0 auto;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user