some minor fixes
This commit is contained in:
parent
2b9c2128b7
commit
8728a6c798
2 changed files with 5 additions and 1 deletions
|
@ -5,7 +5,7 @@ title: About
|
|||
ChaosZone is the project to setting up an collaborative Assembly at the 35th
|
||||
Chaos Communication Congress.
|
||||
|
||||
ChaosZone wants to becaome a place - a platform - to unite hackspaces around
|
||||
ChaosZone wants to become a place - a platform - to unite hackspaces around
|
||||
C3D2, the Erfa of the Chaos Computer Club from Dresden in the former GDR.
|
||||
|
||||
We are focused on hacking (software, hardware and other stuff). We are
|
||||
|
|
|
@ -174,6 +174,10 @@ div.info {
|
|||
position: initial;
|
||||
}
|
||||
|
||||
#logo img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
article, header {
|
||||
margin: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue