mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 07:38:33 -06:00
changes
This commit is contained in:
@@ -44,12 +44,12 @@ strong {
|
||||
|
||||
ul {
|
||||
list-style-type: disc;
|
||||
padding-left: 1.5rem; /* list-inside equivalent */
|
||||
padding-left: 1.5rem;
|
||||
}
|
||||
|
||||
ol {
|
||||
list-style-type: decimal;
|
||||
padding-left: 1.5rem; /* list-inside equivalent */
|
||||
padding-left: 1.5rem;
|
||||
}
|
||||
hr {
|
||||
@apply border-t border-gray-200 my-4;
|
||||
|
||||
Reference in New Issue
Block a user