qbicsoftware-archive / qbic_presentations

Presentations created with reveal.js
MIT License
0 stars 1 forks source link

List content overflows viewport #1

Closed sven1103 closed 6 years ago

sven1103 commented 6 years ago

Hey Julian, in your continous integration presentation, one vertical slide is not rendered properly:

Benefits of CI

  • Automatization
    • Minimize the manual tasks
    • Consistency in build and deploy
  • Workflows between environments
    • Development - Testing- Production
  • Enables continous delivery

The list content is cut of:

image

sven1103 commented 6 years ago

try to put the <ul></ul> part within a <div></div>

sven1103 commented 6 years ago

image

julianspaeth commented 6 years ago

Danke Sven :)