mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 10:43:14 +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