dotfiles/waybar/styles/module-groups.css
2024-03-22 16:05:37 -05:00

14 lines
157 B
CSS

.modules-left {
padding: 0 3px;
margin-left: 10px;
}
.modules-center {
padding: 0 3px;
}
.modules-right {
padding: 0 3px;
margin-right: 10px;
}