3 lines
91 B
CSS
3 lines
91 B
CSS
#mainContent {display: flex;}
|
|
.border-hover:hover {border-color: var(--color-primary-500)}
|