mirror of
https://github.com/timvisee/send.git
synced 2025-10-03 01:39:31 +02:00
Move icon styles into stylesheet
This commit is contained in:
parent
8a82e53e82
commit
b93256316b
4 changed files with 11 additions and 6 deletions
|
@ -175,6 +175,14 @@ footer li a:hover {
|
|||
display: block;
|
||||
}
|
||||
|
||||
.d-inline-block {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.align-middle {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.main {
|
||||
display: flex;
|
||||
position: relative;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue