mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix spacing
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fit, minmax(10rem, 1fr));
|
||||
position: relative;
|
||||
margin: 0 -1rem;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.bd-ami {
|
||||
|
||||
Reference in New Issue
Block a user