added some style for small-devices
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<header id="header" class="header-visible">
|
||||
<div class="saburly-menu">
|
||||
<nav class="container mx-auto flex items-center justify-between lg:p-6 p-4">
|
||||
<nav class="container mx-auto flex items-center justify-between lg:p-6 p-2">
|
||||
<a href="/">
|
||||
<div class="max-w-xs mr-8">
|
||||
<div class="max-w-xs mr-8 saburly-logo">
|
||||
{% load static %}
|
||||
<img
|
||||
src="{% static './images/saburly-logo-w.svg' %}"
|
||||
|
||||
Reference in New Issue
Block a user