bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26302: [website] translations


From: sirgazil
Subject: bug#26302: [website] translations
Date: Fri, 08 Nov 2019 13:39:58 -0500
User-agent: Zoho Mail

---- On Fri, 08 Nov 2019 12:13:56 -0500 pelzflorian (Florian Pelz) 
<address@hidden> wrote ----

 > > German is slightly wider than English and Chinese will be slightly 
 > > smaller.  Hopefully it won’t matter, otherwise the navbar could be put 
 > > in a div container with display: flex; or something for spacing 
 > > between elements. 
 > > 
 >  
 > For example, the navbar could be given a width 
 >  
 > <nav class="menu" style="width: 100%;"> 
 >  
 > and the ul inside could be given display:flex and justify-content 
 >  
 > <ul style="display: flex;justify-content: space-between;"> 
 >  
 > Or not.  Maybe it is good as it is. 


Or we could wait until there is a visible problem :)

Eventually, it would be good to update the layout-related CSS of the website to 
use flex  and grid when appropriate. Maybe for another iteration :)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]