mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-03 06:04:24 +01:00
adds section + media query
This commit is contained in:
committed by
Andrew Camilleri
parent
9a039a747a
commit
21fb3813dd
@@ -5,7 +5,13 @@
|
||||
*/
|
||||
|
||||
section {
|
||||
padding: 100px 0;
|
||||
padding: 80px 0px;
|
||||
}
|
||||
|
||||
@media (min-width: 992px) {
|
||||
section {
|
||||
padding: 128px 0px;
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
|
||||
Reference in New Issue
Block a user