mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-10 11:47:27 -03:00
Update style.css
This commit is contained in:
parent
c2362f77a7
commit
bdc43daee4
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ body {
|
||||||
header {
|
header {
|
||||||
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
|
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
|
||||||
background: #fff;
|
background: #fff;
|
||||||
padding: 1;
|
padding: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
header .logo {
|
header .logo {
|
||||||
|
|
Loading…
Reference in a new issue