Fix background image positioning for narrow screens

This commit is contained in:
asonix 2023-08-01 13:21:53 -05:00
parent e111c2c7b3
commit 1a6a482cc6

View file

@ -137,7 +137,7 @@
height: auto;
}
header {
nav {
background-image: url('/pinkliom-small2.png');
background-repeat: no-repeat;
background-position: bottom right;