projects
/
oweals
/
peertube.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
0ca310468237966f19d8ed1cd54c14bf8a4faa4b
[oweals/peertube.git]
/
1
@import '_variables';
2
@import '_mixins';
3
4
.delete-me {
5
font-size: 15px;
6
7
button {
8
@include peertube-button;
9
@include grey-button;
10
}
11
}