mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-13 04:04:28 +02:00
7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
#comments {
|
|
width: calc(960px + 2em);
|
|
margin-top: 0;
|
|
border-top: 1px solid rgba(255, 0, 0, 0.5);
|
|
paddingTop: 3em;
|
|
}
|