mirror of
https://github.com/meineerde/holgerjust.de.git
synced 2025-10-17 17:01:01 +00:00
10 lines
126 B
SCSS
10 lines
126 B
SCSS
@import 'vendor/casper';
|
|
@import 'syntax';
|
|
|
|
.license {
|
|
display: block;
|
|
width: 45%;
|
|
float: right;
|
|
text-align: right;
|
|
}
|