WIP
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
|
||||
.share__format,
|
||||
.share__size {
|
||||
padding: 10px;
|
||||
padding: 1rem;
|
||||
border-radius: 0;
|
||||
margin-bottom: 10px;
|
||||
margin-bottom: 1rem;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
@@ -42,22 +42,22 @@
|
||||
}
|
||||
|
||||
.share__btn {
|
||||
margin-bottom: 10px;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.header--first {
|
||||
margin-top: 0;
|
||||
margin-bottom: 25px;
|
||||
margin-bottom: 2.5rem;
|
||||
}
|
||||
|
||||
.options__button {
|
||||
margin: 3px;
|
||||
padding: 5px;
|
||||
padding: 0.5rem;
|
||||
font-size: 3rem;
|
||||
text-align: center;
|
||||
border-radius: 5px;
|
||||
width: 44px;
|
||||
height: 44px;
|
||||
width: 4.4rem;
|
||||
height: 4.4rem;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user