mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-01-16 05:41:56 +00:00
Reduce jumbotron padding
This commit is contained in:
parent
d1a7fe2193
commit
e4431a50f4
@ -29,3 +29,7 @@
|
|||||||
.logo {
|
.logo {
|
||||||
animation: heartbeat 1s infinite;
|
animation: heartbeat 1s infinite;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.jumbotron {
|
||||||
|
padding: 2vh;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user