mirror of
https://github.com/google/nomulus
synced 2026-02-04 12:02:30 +00:00
10 lines
139 B
SCSS
10 lines
139 B
SCSS
.console-app__registry-lock {
|
|
&-content {
|
|
margin-top: 30px;
|
|
}
|
|
&-subhead {
|
|
font-size: 1.25rem;
|
|
margin-bottom: 20px;
|
|
}
|
|
}
|