mirror of
https://github.com/timvisee/send.git
synced 2026-04-20 22:04:23 -04:00
refactored css, including some markup changes
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
.btn--download {
|
||||
width: 180px;
|
||||
height: 44px;
|
||||
margin-top: 20px;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
.btn--download:hover {
|
||||
background-color: var(--primaryControlHoverColor);
|
||||
}
|
||||
Reference in New Issue
Block a user