diff --git a/public/assets/css/extra.css b/public/assets/css/extra.css new file mode 100644 index 0000000..991baf5 --- /dev/null +++ b/public/assets/css/extra.css @@ -0,0 +1,6 @@ +.br-10{ + background-repeat: no-repeat; + background-attachment: fixed; + background-position: center; + background-size: contain; +} \ No newline at end of file