mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
10 lines
155 B
SCSS
10 lines
155 B
SCSS
// Blog related styles.
|
|
|
|
.td-blog {
|
|
.td-rss-button {
|
|
position: absolute;
|
|
top: 5.5rem;
|
|
right: 1rem;
|
|
z-index: 22;
|
|
}
|
|
} |