mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
Create d2.scss
This commit is contained in:
parent
93ed6582a5
commit
b73b969c00
9
_sass/d2.scss
Normal file
9
_sass/d2.scss
Normal file
@ -0,0 +1,9 @@
|
||||
.d2-diagram {
|
||||
margin-top: 1em;
|
||||
margin-bottom: 1em;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
svg {
|
||||
height: 300px;
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user