2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

homepage: split snippets and show copy buttons (#32196)

This commit is contained in:
XhmikosR
2020-11-19 11:13:08 +02:00
committed by GitHub
parent 5fd0c239bc
commit ae87f8f7ce
2 changed files with 5 additions and 9 deletions
-6
View File
@@ -44,8 +44,6 @@
}
.masthead-followup {
.bd-clipboard { display: none; }
h2 {
@include font-size(2.5rem);
}
@@ -60,10 +58,6 @@
pre code {
display: inline-block;
white-space: pre;
&::before {
display: none;
}
}
}
}