Browse Source

[nb] Add: add_these_to_current_sites.md

master
rdrew 5 months ago
parent
commit
6106b440db
  1. 1
      .index
  2. 12
      add_these_to_current_sites.md

1
.index

@ -15,3 +15,4 @@ best_of_vim_tips.md
Drupal Snippets.md Drupal Snippets.md
:q :q
Olivero Sub-theme commands.md Olivero Sub-theme commands.md
add_these_to_current_sites.md

12
add_these_to_current_sites.md

@ -0,0 +1,12 @@
# add these to current sites
## add these to peildo and other IA sites
.site-branding__name a {
color: inherit;
font-size: clamp(1.5rem, 3vw, 2rem);
}
.site-branding__slogan a {
color: inherit;
font-size: clamp(1rem, 3vw, 1.5rem);
}
Loading…
Cancel
Save