mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Added top padding to h2 elements so not under menubar
This commit is contained in:
@@ -2,3 +2,7 @@
|
||||
.dropdown-menu {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
h2 {
|
||||
padding-top: 40px;
|
||||
}
|
||||
Reference in New Issue
Block a user