akutuzov / webvectors

Web-ify your word2vec: framework to serve distributional semantic models online
http://vectors.nlpl.eu/explore/embeddings/
GNU General Public License v3.0
197 stars 48 forks source link

Fix header positioning #40

Closed leann-fraoigh closed 5 years ago

leann-fraoigh commented 5 years ago

Position headers relative to images (to prevent from falling outside when device width is more than 490px and less than 992px ).

akutuzov commented 5 years ago

Thanks for your contribution!