mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2025-11-08 22:11:35 +00:00
feat(base-divider): initializing component
This commit is contained in:
@@ -28,7 +28,7 @@ $c: ".c-the-copyright";
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding: 5px 5px 5px 15px;
|
||||
padding: 5px 5px 5px 10px;
|
||||
border-top: 1px solid #313d4f;
|
||||
border-left: 1px solid #313d4f;
|
||||
border-top-left-radius: 4px;
|
||||
|
||||
Reference in New Issue
Block a user